projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54522c9
)
Change in file-locked-p argument.
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 5 Nov 1999 14:04:10 +0000
(14:04 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 5 Nov 1999 14:04:10 +0000
(14:04 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 4694d0f1d72acfa2ca801778dc33edf73c984eb8..f3f40c8a2a6ffdd946ecaee241040e9ddc16e230 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-541,6
+541,9
@@
Note that +++ before an item means the Lisp manual has been updated.
When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
+** The file name argument of function `file-locked-p' is now required
+instead of being optional.
+
** The new built-in error `text-read-only' is signaled when trying to
modify read-only text.